home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PsL Monthly 1993 December
/
PSL Monthly Shareware CD-ROM (December 1993).iso
/
dos
/
prgmming
/
files.bbs
< prev
next >
Wrap
File List
|
1993-10-30
|
18KB
|
261 lines
Public (software) Library
December 1993 Monthly CD-ROM
Copyright 1993 Nelson Ford, PsL, ALL RIGHTS RESERVED
\DOS\PRGMMING
=============
3DLIB20.ZIP 342926 01-06-80 3DLib 2.0 (Ron Loewy,, reg. fee: $15) is a
| Turbo Pascal 3D graphic animation package.
ASM32.ZIP 151127 10-14-93 ASM32 0.9. (Douglas Herr, reg. fee: $25-50)
| is a library of assembly-language
| subroutines designed for use with the
| START32 DOS extender/startup code.
AWKLIB.ZIP 9460 10-14-93 AwkLib 1.0 (Jim Mischel, reg. fee: $0) C
| source code for a set of AWK-like regular
| expression matching routines.
BASCRN.ZIP 51781 10-20-93 BAScrn 1.0 (Eric Jarrett, reg. fee: $8) is a
| screen designing utility. It allows you to
| easily create text-based screens which can
| be saved and used in QuickBasic, QBASIC or
| PDS programs.
CENV1003.ZIP 169053 09-29-93 CEnvi 1.003 (Brent Noorda, reg. fee: $38) is
| a simple interpreter that uses C syntax.
DATECLS.ZIP 26223 09-30-93 Killer Date Class 4.7 (Ly Ming Tri, reg.
| fee: $0) is a full-function date class for
| C. NEW: fixes the pre/post-fix operators.
DWRK11.ZIP 161879 10-01-93 Demo Workshop 1.1 (P2 Enterprises, reg. fee:
| $65) is a demo and tutorial maker. You can
| create stand-alone presentations using
| actual screens captured during the running
| of DOS programs. You can then edit the
| recorded screens like editing a movie, cut
| and resequence scenes, and add pop-up menus
| and text windows and special effects. No
| programming is required. It creates an EXE
| running tutorial/demo file as output.
FCM2.ZIP 46550 10-01-93 Fuzzy Cognitive Map (Josef Betancourt, reg.
| fee: $0) is a simple implementation of the
| Fuzzy Cognitive Map example found in the
| texts Neural Networks and Fuzzy Systems,
| Fuzzy Thinking (by Kosko)and Fuzzy Logic (by
| McNeill D.)
FORALL.ZIP 14289 10-01-93 ForAll (Ron Aaronson, reg. fee: $0) lets you
| execute a command on multiple files. C
| source code is included.
FTREE.ZIP 34931 10-01-93 Fixed-Order B-Tree Source Coce 1.1 (Bryan
| Flamig, reg. fee: $20) is source code in C++
| for implementing disk-based B-trees, based
| on Chapter 14 of the book "Practical Data
| Structures in C++", by Bryan Flamig, (John
| Wiley & Sons, ISBN 0-471-55863-X).
GO.ZIP 187639 09-24-93 Go 2.20A (Timothy Campbell, reg. fee: $0) is
| a software installation program.
GOGAME.ZIP 109869 10-06-93 Go Source Code 1.0 (Colin Walker, reg. fee:
| $0) is the Turbo C source code for the game
| of Go.
HDK95A.ZIP 222567 09-28-93 Help Development Kit 9.5 (Reuben Halevi,
| reg. fee: $50) creates help files for the
| Windows Help engine, DESQview/X, QuickHelp,
| THelp, TVHC, and PopHelp. NEW: OS/2 IPF
| links pop-up and keywords support, error
| processing and more.
HDK95B.ZIP 212783 09-29-93 HERCULES.ZIP
88463 09-28-93 Hercules 1.1 (Geoff Friesen, reg. fee: $10)
| is a C library for accessing and controlling
| Hercules compatible graphics cards.
HILITE.ZIP 21715 10-04-93 HiLite 1.0 (Dave Wright, reg. fee: $0) is a
| Quick Basic subroutine for highlighting
| selected text. This is useful for menuing
| systems, pick lists and various other tasks
| when programing in QB.
HSYS10.ZIP 376681 09-28-93 HelpSys 1.0 (KAP Holger Lembke, reg. fee:
| $59) is a limited demo of a utility for
| creating Turbo-Vision helpfiles.It can
| import, export, and convert existing
| helptexts and helpfiles into other formats.
| (On CD and 3.5" MegaDisk only.)
INIFIL.ZIP 7867 10-21-93 IniFile (George Byrkit, reg. fee: $0) is an
| INI file function set for C programs for
| DOS. This implements the GetProfileString,
| GetProfileInt, WriteProfileString,
| GetPrivateProfileString,
| GetPrivateProfileInt and
| WritePrivateProfileString.
INTER37A.ZIP 359881 10-05-93 MSDOS Interrupt List 3.7 (Ralf Brown, reg.
| fee: $0) is a comprehensive listing of
| functions available through interrupt calls,
| both documented and undocumented.
INTER37B.ZIP 350063 10-05-93 See INTER37A.ZIP
INTER37C.ZIP 100917 10-08-93 See INTER37A.ZIP
INTER37D.ZIP 210784 10-08-93 See INTER37A.ZIP
JDATE.ZIP 111266 10-04-93 JDate 1.0 (Sidney J. Kelly, reg. fee: $0) is
| a set of BASIC routines that allow you to
| manipulate dates as long integers. The
| routines also show you how to accept input
| and display output without using floating
| point numbers.
LASTLOOK.ZIP 26540 10-04-93 LastLook 1.02 (D.J. Murdoch, reg. fee:
| $0-$20) scans Turbo Pascal .EXE files and
| reports if the file was compiled in
| Turbo/Borland Pascal, if it's a regular DOS
| executable, if it includes external
| debugging information with the EXE, if it
| contains TurboVision-style resource files
| and more.
LUMINET.ZIP 113271 10-14-93 LumiNet 1.5 (Patrick Todd, reg. fee: $55) is
| a collection of functions that can be used
| by C or Clipper developers to create
| documents WordPerfect 5.1 page layup, fonts
| and text formatting and which can be
| accessed from any C or Clipper program.
LZWC13.ZIP 36084 09-28-93 LZW Data Compression Library for C 1.3
| (MarshallSoft Computing, Inc., reg. fee:
| $38) is a data compression library for C
| programmers which uses the LZW algorithm as
| published in research papers by Lempel, Ziv,
| and Welch. Supports Borland Turbo C,
| Microsoft C, and MIX Power C.
LZWP13.ZIP 28917 09-28-93 LZW Data Compression Librar